Abstract: High Performance computing (HPC) is the use of parallel processing for running application program efficiently, reliably and quickly. HPC is also refers to how fast one can get the result, and how efficiently can get the result. HPC can also refer as high productivity of systems. Speedup of high performance is measured by considering the parameters like threads. Here 3 cases are considered that is; keeping the number of jobs constant and varying number of threads, keeping number of threads constant and varying number of jobs. And modifying the duty cycle of the threads. The numbers of runs are considered and founded the ideal number of threads to gain the average speedup.

Keywords: Number of threads, number of jobs, average speedup.